Skip to content

Conversation

@julientinguely-da
Copy link
Contributor

@julientinguely-da julientinguely-da commented Jun 11, 2025

fixes https://github.com/DACH-NY/cn-test-failures/issues/4505

tested the fix on a scratchnet

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
val dropDownAction = new Select(webDriver.findElement(By.id("display-actions")))
dropDownAction.selectByValue("CRARC_SetConfig")

click on "action-change-dialog-proceed"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And you are sure this exists every time we run this test?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it's on devnet and testnet

Copy link
Contributor

@martinflorian-da martinflorian-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing! Let's watch the deploy_upgrade flow for this closely to confirm. (I'll cancel all the existing such workflows to get feedback more quickly.)

@julientinguely-da julientinguely-da merged commit 1e7b1f9 into main Jun 11, 2025
41 checks passed
@julientinguely-da julientinguely-da deleted the julien/4505-fix-damlciupgrapreflighttest branch June 11, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants